Actually use search results from the model
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Jul 2015 19:44:20 +0000 (15:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2015 12:07:39 +0000 (08:07 -0400)
commit30de4cc7bbaa3d36ebfeb761582c9cc987635fc6
tree9976ec01155baece86d597fb63e522f744a094f7
parent1069e2b9ccbb9c9a63fe56c93026209ab5839897
Actually use search results from the model

We didn't connect to the signals, so we never picked up
any search results from the model engine. Good thing, since
it was returning the wrong thing.
gtk/gtksearchengine.c